projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c64a602
)
* mouse.el (mouse-drag-track): Suppress automatic hscrolling for
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 2 Dec 2006 21:46:52 +0000
(21:46 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 2 Dec 2006 21:46:52 +0000
(21:46 +0000)
initial down event.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0d10322bf68226f8072514695d3a819f04979c8a..c85e3ff7ba60812891843bd183ecd2400be51f63 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2006-12-02 Chong Yidong <cyd@stupidchicken.com>
+
+ * mouse.el (mouse-drag-track): Suppress automatic hscrolling for
+ initial down event.
+
2006-12-02 Kim F. Storm <storm@cua.dk>
* emulation/cua-base.el (cua-toggle-set-mark): Doc fix.